combobox: Avoid a misleading indentation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 31 Jan 2016 03:50:54 +0000 (22:50 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 31 Jan 2016 03:50:54 +0000 (22:50 -0500)
commit3c4f36f62238b45863b49c85c2a8462f556da31f
treeb23374afeca01072b4f430891ebf0884478aec77
parenta66287a62e5604aaa9b8d144e3394627767b149e
combobox: Avoid a misleading indentation

gcc 6 warns about this sort of thing. There were also some
stray ; here.
gtk/gtkcombobox.c